home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 February / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Klienci P2P / BitTorrent / BitTorrent 5.0.0 / BitTorrent-5.0.0.exe / plugin.inf < prev    next >
Windows Setup INFormation  |  2006-10-26  |  1KB  |  55 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.0
  4.  
  5. [DefaultInstall]
  6. CopyFiles=RootFiles
  7. AddReg=PluginReg
  8.  
  9. [strings]
  10. CLSID = "{DDEC5D28-6D98-4ED4-8BD8-C375CB715941}"
  11. DESCRIPTION = "BitTorrent Control"
  12. INSTALL_DIR = "Program Files\BitTorrent"
  13.  
  14. [DestinationDirs]
  15. RootFiles=30,"%INSTALL_DIR%"
  16.  
  17. [RootFiles]
  18. BitTorrent=BitTorrentIE.1.dll
  19.  
  20. [piemu]
  21. file-win32-x86=thiscab
  22. FileVersion=1,0,0,1
  23.  
  24. [emupi]
  25. file-win32-x86=thiscab
  26. FileVersion=1,0,0,1
  27.  
  28. [pluginkfs]
  29. file=thiscab
  30. FileVersion=1,0,0,1
  31.  
  32. [emuinit]
  33. file=thiscab
  34. FileVersion=1,0,0,1
  35.  
  36.  
  37. [PluginReg]
  38. ; ActiveX registration
  39. HKCR,"CLSID\%CLSID%",,,"%DESCRIPTION%"
  40. HKCR,"CLSID\%CLSID%\Control"
  41. HKCR,"CLSID\%CLSID%\InprocServer32",,,"%30%\%INSTALL_DIR%\BitTorrentIE.1.dll"
  42. HKCR,"CLSID\%CLSID%\InprocServer32","ThreadingModel",,"Apartment"
  43. HKCR,"CLSID\%CLSID%\MiscStatus",,,"0"
  44. HKCR,"CLSID\%CLSID%\MiscStatus\1",,,"0"
  45. HKCR,"CLSID\%CLSID%\ProgID",,,"BitTorrent.BitTorrentCtrl.1"
  46. HKCR,"CLSID\%CLSID%\ToolboxBitmap32",,,%30%\%INSTALL_DIR%\BitTorrentIE.1.dll, 1"
  47. HKCR,"CLSID\%CLSID%\TypeLib",,,"{74F56F6E-8E49-4EF4-8D42-B6B803050554}"
  48. HKCR,"CLSID\%CLSID%\Version",,,"1.0"
  49.  
  50. HKCR,"BitTorrent.BitTorrentCtrl.1",,,"%DESCRIPTION%"
  51. HKCR,"BitTorrent.BitTorrentCtrl.1\CLSID",,,"%CLSID%"
  52.  
  53. ; Installation root for plugin
  54. HKLM,"Software\BitTorrent\Plugin","rootpath",,"%30%\%INSTALL_DIR%"
  55.